From abdd48518bcc25cb988364fde3fa2d0fe1b4bef1 Mon Sep 17 00:00:00 2001 From: installer Date: Tue, 11 Feb 2025 11:41:34 +0900 Subject: updated waybar naming schemes on defaults. Seeing Chris Titus video thinks that it is the latest default. From now on, the latest Waybar default will be default and the old defaults will be renamed accordingly. V5, v6 etc etc --- config/waybar/configs/[TOP] Default Laptop | 55 +++++++++++------------------- 1 file changed, 19 insertions(+), 36 deletions(-) (limited to 'config/waybar/configs/[TOP] Default Laptop') diff --git a/config/waybar/configs/[TOP] Default Laptop b/config/waybar/configs/[TOP] Default Laptop index 47f13956..7fe3f413 100644 --- a/config/waybar/configs/[TOP] Default Laptop +++ b/config/waybar/configs/[TOP] Default Laptop @@ -1,6 +1,6 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -// ### DEFAULT Top -Laptop ### // +// ### DEFAULT Laptop - Top ### // { "include": [ "$HOME/.config/waybar/Modules", @@ -21,55 +21,38 @@ "margin-right": 8, "modules-left": [ - "hyprland/workspaces#pacman", - "custom/separator#dot-line", - "cpu", - "custom/separator#dot-line", - "temperature", - "custom/separator#dot-line", - "memory", - "custom/separator#dot-line", - "custom/weather", - "custom/separator#blank_3", + "custom/separator#blank", "custom/cava_mviz", + "custom/separator#blank", + "custom/playerctl", + "custom/separator#blank_2", + "hyprland/window", ], "modules-center": [ - "custom/menu", - "custom/separator#dot-line", - "idle_inhibitor", + "group/app_drawer", + "custom/separator#blank", + "custom/swaync", "custom/separator#dot-line", + "hyprland/workspaces#rw", "clock", "custom/separator#dot-line", - "custom/light_dark", - "custom/separator#dot-line", - "custom/lock", - //], + "custom/weather", "custom/separator#dot-line", + "idle_inhibitor", "custom/hint", - ], + ], "modules-right": [ + "tray", "network#speed", "custom/separator#dot-line", - "custom/swaync", - "tray", - "mpris", + "group/laptop", "custom/separator#dot-line", - "bluetooth", + "group/mobo_drawer", + "custom/separator#line", + "group/audio", "custom/separator#dot-line", - "battery", - "custom/separator#dot-line", - "backlight", - "custom/separator#dot-line", - "pulseaudio", - "custom/separator#dot-line", - "pulseaudio#microphone", - "custom/separator#dot-line", - "keyboard-state", - "custom/separator#dot-line", - "custom/keyboard", - "custom/separator#dot-line", - "custom/power", + "group/status", ], } \ No newline at end of file -- cgit v1.2.3